Releases: digidem/styled-map-package
Releases · digidem/styled-map-package
Release v2.0.0 (#33)
What's Changed
- chore: refactor out deferred reader logic by @gmaclennan in #28
- fix: fix things on windows by @gmaclennan in #29
- feat!: Remove lazy option for server by @gmaclennan in #30
- feat!: new ReaderWatch class for handling deleted or replaced files by @gmaclennan in #27
- chore: update server plugin documentation by @achou11 in #31
Full Changelog: v1.1.0...v2.0.0
Release v1.1.0 (#26)
What's Changed
- fix: include type definitions when publishing by @achou11 in #21
- fix: fastify plugin should work with prefixed routes by @gmaclennan in #22
- fix: close reader on server.close() & tests by @gmaclennan in #23
- feat(server): handle file replacement after server initialization by @gmaclennan in #25
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1 (#19)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore: adjust nvmrc configuration by @achou11 in #1
- chore: add node_modules to gitignore by @achou11 in #2
- chore: use npm instead of pnpm by @EvanHahn in #3
- chore: use function, not decorator, to server resources by @EvanHahn in #9
- chore: use built-in JSON stream consumer by @EvanHahn in #8
- chore: tweak
getFormatFromMimeType
fetching by @EvanHahn in #12 - chore: always migrate style in writer by @EvanHahn in #6
- chore: use MIT License by @EvanHahn in #4
- chore: ensure
Writer
methods returnPromise<void>
by @EvanHahn in #10 - docs: fix instructions for built-in server by @EvanHahn in #5
- chore: update package lock with correct license by @achou11 in #13
- chore: update shebang for bin scripts by @achou11 in #14
- Add tests by @gmaclennan in #17
New Contributors
- @achou11 made their first contribution in #1
- @EvanHahn made their first contribution in #3
- @gmaclennan made their first contribution in #17
Full Changelog: https://github.com/digidem/styled-map-package/commits/v1.0.0