flecks/packages/core/CHANGELOG.md
2024-02-17 10:25:31 -06:00

15 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.2.2 (2024-02-17)

Bug Fixes

  • all hooks are orderable (e4a3a91)
  • allow colocated hook sources (85aa9d7)

4.2.1 (2024-02-15)

Bug Fixes

  • environment configuration (0942827)

4.2.0 (2024-02-14)

Features

  • hook provision through context (f3e85ee)
  • require.context in bootstrap scripts (66b4a95)

Bug Fixes

4.1.1 (2024-02-12)

Bug Fixes

4.1.0 (2024-02-12)

Features

4.0.5 (2024-02-09)

Bug Fixes

4.0.4 (2024-02-09)

Bug Fixes

  • the chicken or the egg? (0ee17c6)

4.0.3 (2024-02-09)

Miscellaneous Chores

4.0.2 (2024-02-08)

Miscellaneous Chores

4.0.0 (2024-02-08)

⚠ BREAKING CHANGES

  • bump to 4.0.0 already!

Features

Bug Fixes

Miscellaneous Chores

3.2.1 (2024-02-01)

Note: Version bump only for package @flecks/core

3.2.0 (2024-01-31)

Bug Fixes

3.1.7 (2024-01-31)

Note: Version bump only for package @flecks/core

3.1.6 (2024-01-31)

Note: Version bump only for package @flecks/core

3.1.5 (2024-01-30)

Bug Fixes

3.1.4 (2024-01-29)

Note: Version bump only for package @flecks/core

3.1.0 (2024-01-26)

Bug Fixes

Features

  • "wtf, you can't just take @babel/register, give it an actual API, and make it work simultaneously across multiple roots" (82e22c3)
  • aliasedConfig (c68bb3b)
  • awesomerific module resolution (60c844d)
  • crazy hax to make our ESLint experience dope (467f0c9)
  • dependencies (e1ab724)
  • dox++ (95e18b9)
  • elided fleck implementation sorting (fd4aec4)
  • flecks add (f440278)
  • package manager (and bun) (16934d5)
  • ServerFlecks::register(BuildConfig|Resolver) (013f980)
  • support mjs (7935597)
  • warn about violated ordering expectations (26a3ff0)
  • webpack 5 (f039f7b)

2.0.3 (2023-11-22)

Bug Fixes

2.0.2 (2023-11-22)

Note: Version bump only for package @flecks/core

2.0.1 (2023-11-22)

Bug Fixes

2.0.0 (2023-11-22)

Bug Fixes

Features

  • "wtf, you can't just take @babel/register, give it an actual API, and make it work simultaneously across multiple roots" (82e22c3)
  • awesomerific module resolution (60c844d)
  • crazy hax to make our ESLint experience dope (467f0c9)
  • ServerFlecks::register(BuildConfig|Resolver) (013f980)
  • support mjs (7935597)
  • webpack 5 support (288b368)

1.4.1 (2022-03-19)

Note: Version bump only for package @flecks/core

1.4.0 (2022-03-19)

Bug Fixes

Features

  • build profiling (78b4d3a)
  • invocation option for Flecks.provide() (bbcf0d8)

1.3.0 (2022-03-09)

Bug Fixes

Features

  • autodoc for build config (fd4050e)

1.2.1 (2022-03-08)

Bug Fixes

1.2.0 (2022-03-07)

Bug Fixes

  • babel paths for rtc (8f5ce8f)
  • copy/clean on watch builds (18bb7b9)
  • server runtime environment (0dc49ec)

Features

  • basic auto-dockerization (3d3181e)
  • api: invokeComposedAsync (2636813)

1.1.1 (2022-02-28)

Note: Version bump only for package @flecks/core

1.1.0 (2022-02-28)

Bug Fixes

  • sourcemaps for compiled flecks (e35f87b)
  • core: compilation uses source babel config and ignores node_modules (0b0219d)

Features

  • rich debugging (545bfce)
  • core/server: read config from environment (8ed9648)
  • babel in flecksrc (dc60217)