Skip to content

Releases: digidem/styled-map-package

Release v2.0.0 (#33)

17 Oct 18:35
51d5cc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v2.0.0

Release v1.1.0 (#26)

09 Oct 17:14
cb23c61
Compare
Choose a tag to compare

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)

26 Sep 19:34
45e2364
Compare
Choose a tag to compare

v1.0.0

26 Sep 17:28
e73d831
Compare
Choose a tag to compare

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 return Promise<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

Full Changelog: https://github.com/digidem/styled-map-package/commits/v1.0.0