Releases: kt3k/packup
Releases · kt3k/packup
v0.2.3
v0.2.2
What's Changed
- docs: update install script in "Getting Started" by @DBC-Works in #52
New Contributors
- @DBC-Works made their first contribution in #52
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore: update deps, fix livereload by @kt3k in #48
- feat: add support for import maps by @karelklima in #47
- chore: updated esbuild to v0.14.51 by @karelklima in #49
- fix: path handling on windows by @kt3k in #50
New Contributors
- @karelklima made their first contribution in #47
Full Changelog: v0.1.13...v0.2.1
v0.1.13
What's Changed
- GitHub templates by @UltiRequiem in #41
- feat: add by default by @kt3k in #44
New Contributors
- @UltiRequiem made their first contribution in #41
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- fix entrypoint resolution on windows by @kt3k in #5
- Add example of a simple PreactJs application by @giuseppe998e in #7
- ci: test on stable deno by @kt3k in #8
- chore: update file server by @kt3k in #9
- fix: fix hostname message by @kt3k in #11
- fix(livereload_server): migrate to native http server by @uki00a in #13
- Add support for multiple entrypoints by @austincummings in #14
- refactor: move checkUniqueEntrypoints to util by @kt3k in #15
- feat: basic sass support by @kt3k in #18
- feat: skip processing http(s):// references in html by @kt3k in #22
- fix ci by @kt3k in #27
- chore: update deps by @kt3k in #24
- chore: add depsbot by @kt3k in #25
- chore: remove unstable flag by @kt3k in #28
- feat: add --public-url option by @kt3k in #29
- feat: add --static-dist-prefix option by @kt3k in #30
- feat(install_util): add support for
DENO_DIR
by @uki00a in #31 - feat: add image import by @tjosepo in #33
- feat: Add support for image srcset and source element by @tjosepo in #39
New Contributors
- @giuseppe998e made their first contribution in #7
- @uki00a made their first contribution in #13
- @austincummings made their first contribution in #14
- @tjosepo made their first contribution in #33
Full Changelog: v0.0.2...v0.1.12