Skip to content

v1.1.0

Compare
Choose a tag to compare
@malash malash released this 06 Dec 14:30
· 89 commits to main since this release
c056ac6

Features

  • webpack-plugin: Enable wrapped input/textarea for baidu
    #165

  • webpack-plugin: Refactored the data structure in template and setData JSON data.
    #180

  • webpack-plugin: Refactor ComponentDesc #181

  • webpack-plugin: Refactor wrapped component with meta
    #182

  • core: Support NodeJS 18 #184

  • webpack-plugin: Refactor template reuse & fix getSubtreeId
    #186

Bugfixes

  • create-goji-app: Remove default libVersion fields in project.config.json
    #164

  • cli: Upgrade deps & fix missing linaria issue in create CLI template
    #175

Misc.

  • docs: Upgrade docs to docusaurus v2 #166

  • docs: Add missing CNAME file for docs #170