Skip to content

Releases: 0x80/typescript-monorepo

v1.6.0

Choose a tag to compare

@0x80 0x80 released this 02 Jun 16:01

What's Changed

  • Fix package exports to match tsdown output by @0x80 in #64
  • Refresh monorepo tooling and add supply-chain defenses by @0x80 in #65

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@0x80 0x80 released this 21 Apr 17:40

What's Changed

  • Replace ESLint and Prettier with Biome and fix emulator startup by @brianGammon in #47
  • Migrate tailwind to v4 by @0x80 in #48
  • Simplify and improve Biome setup by @0x80 in #52
  • Enforce Biome organize imports and make API tsconfig explicit by @0x80 in #53
  • Use bundler-first approach and integrate Biome in CI by @0x80 in #54
  • Migrate from bunchee to tsdown by @0x80 in #55
  • Bring back project references and update docs by @0x80 in #56
  • Change name and update readme by @0x80 in #57
  • Upgrade and simplify Typescript config by @0x80 in #58
  • Remove duplicate source-map-support install by @ottob in #60
  • Add VitePress documentation site by @0x80 in #61
  • Replace Biome and Prettier with oxfmt and oxlint by @0x80 in #62
  • Modernize toolchain and dependencies by @0x80 in #63

New Contributors

Full Changelog: v1.3.0...v1.5.0

v1.3.0

Choose a tag to compare

@0x80 0x80 released this 12 Aug 12:09

What's Changed

  • Replace tsup with bunchee for all packages by @0x80 in #44
  • Enable source map support for firebase functions by @0x80 in #45
  • Fix and improve CI checks by @0x80 in #46

#46 also significantly improves the ESLint setup and configurations overall.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@0x80 0x80 released this 30 Jan 21:50

What's Changed?

  • Update typed-firestore abstractions to 1.0
  • Improve workaround for sharing Timestamps in types

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@0x80 0x80 released this 19 Jan 13:52

What's Changed

  • Migrate to typed-firestore and make common a build package by @0x80 in #36
  • Migrate to ESLint v9 with strict rules by @0x80 in #39

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

v1.0.0

Choose a tag to compare

@0x80 0x80 released this 13 Jan 11:52

What's Changed

  • Use internal packages strategy by @0x80 in #1
  • Use firebase tools with isolate by @0x80 in #2
  • Use emulators only by @0x80 in #3
  • Fix dev task and other small tweaks by @0x80 in #8
  • Upgrade to PNPM v9 by @0x80 in #14
  • Use @codecompose/typescript-config by @0x80 in #25
  • Configure and deploy Firebase from the monorepo root by @0x80 in #29
  • Upgrade and clean up dependencies by @0x80 in #32

Full Changelog: https://github.com/0x80/mono-ts/commits/v1.0.0