flecks/packages/core/CHANGELOG.md
2022-03-19 17:12:10 -05:00

3.7 KiB

Change Log

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

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)