v2.0.0
2.0.0 (2025-11-01)
Features
BREAKING CHANGES
-
The build --bundle arg has been removed in favour of splitting build into
buildfor bundling andlibfor compiling library code. If you useyarn dev build --bundlesimply change that toyarn dev lib. -
wip: update package.json for changes
-
wip: don't ignore the src/lib directory
-
wip: remove release wip command