0.6.5 (2024-08-31)
- fix npmignore filtering (ee06a7c)
0.6.4 (2024-08-17)
- update templates (f90af3d)
0.6.3 (2024-05-20)
- fix lockfile (58c2143)
- update template (e645ab7)
0.6.2 (2024-03-12)
0.6.1 (2024-03-04)
- project version and name in
createProject
(baa2eba)
0.6.0 (2024-03-04)
- automatic detection of template category (acc26c8)
0.5.3 (2024-02-28)
0.5.2 (2024-02-21)
- update template (6c4f010)
0.5.1 (2024-02-19)
- update template (5ee4ed2)
0.5.0 (2024-01-23)
- update template (3d2d447)
0.4.5 (2024-01-18)
- bundle: ensure dir exists before outputting (50fa387)
0.4.4 (2024-01-18)
- fix deps of normal-ui template (d73804a)
0.4.3 (2024-01-18)
- provide dev entry for templates (d00a849)
0.4.2 (2024-01-12)
- fix compatibility issues with
import.meta.resolve
(8f7c1f0)
0.4.0 (2024-01-12)
- add i18n support for create and bundle features (8f5348b)
- allow creating custom UMD bundle (7dce272)
- support i18n (e6d7099)
0.3.1 (2024-01-03)
- fix npmignore (3003769)
- univer: update
references
of tsconfig after creating the project (177e1c3)
0.3.0 (2024-01-03)
- distinguish between user templates and official templates (fd4398b)
0.2.4 (2023-12-25)
- update basic template (2fb506e)
0.2.3 (2023-12-06)
- fix format and entry point (6b7d126)
0.2.1 (2023-10-18)
- fix
.npmignore
(5a717d8)
0.2.0 (2023-10-18)
- rename
create
toinit
(bdf7c62)