Skip to content

Latest commit

 

History

History
283 lines (186 loc) · 20.2 KB

CHANGELOG.md

File metadata and controls

283 lines (186 loc) · 20.2 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • Add ESM support and change to jiti #106
  • feat(jiti): Move away from ts-node, use jiti 56f9e65
  • feat(esm): Generate esm sources and support import c879324
  • feat(esm): Require cosmiconfig 8 and node 16 ca6e2da

25 July 2023

  • chore(deps): update all non-major dependencies #107
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #104
  • build(deps): bump vm2 from 3.9.17 to 3.9.18 #94
  • build(deps): bump vm2 from 3.9.16 to 3.9.17 #92
  • build(deps): bump vm2 from 3.9.15 to 3.9.16 #91
  • build(deps): bump vm2 from 3.9.14 to 3.9.15 #90
  • Revert to jest #83
  • build(deps): bump cacheable-request from 10.2.5 to 10.2.7 #81
  • chore(deps): lock file maintenance #72
  • chore(deps): update vitest monorepo to ^0.28.0 #71
  • test: rever to jest to test cjs/require things 26e9bf4
  • chore(deps): update dependency esbuild to ^0.17.0 7a951f4
  • test: use @swc instead of ts-jest 8058bac

11 December 2022

  • chore(deps): lock file maintenance #58
  • chore(deps): bump root dependencies in package. 6e18a83
  • chore(deps): update dependency esbuild to ^0.16.0 82da489
  • chore(deps): update vitest monorepo to ^0.25.0 37a3004

31 October 2022

  • test: convert tests to use vitest. c70ee5e
  • chore(deps): lock file maintenance ff0bc14
  • chore(deps): lock file maintenance 0249b27

28 September 2022

  • build(deps): bump vm2 from 3.9.9 to 3.9.11 #49
  • renovate: enable automerge 92b87a9
  • Release 4.1.1 6cff60a
  • cicd: set minor as default release. 5d9559a

15 September 2022

  • chore(deps): update jest monorepo to v29 (major) #48
  • Configure Renovate #44
  • build(deps-dev): bump eslint from 8.22.0 to 8.23.0 #40
  • chore(deps): bump dependencies. b19da1a
  • chore(deps): update jest monorepo to v29 a8e1d57
  • cicd: use renovate instead of dependabot. c7ca9dc

26 August 2022

  • replace default export with a named export #37
  • test: Add simple pass log, handle the unhandled rejection case. d855daa
  • proof that exports are broken 8a57e3e
  • docs: Rearrange, the old package notice can slowly move on. 242d85f

26 August 2022

  • build(deps-dev): bump eslint from 8.20.0 to 8.21.0 #35
  • build(deps): bump codecov/codecov-action from 2 to 3 #34
  • build(deps): bump actions/setup-node from 2 to 3 #33
  • build(deps): bump actions/checkout from 2 to 3 #32
  • chore: bump dependencies b0f4bc4
  • Release 3.1.2 9938cb4
  • cicd: add action checking to dependabot. 05ee156

29 July 2022

29 July 2022

  • build(deps): bump parse-url from 6.0.0 to 6.0.2 #31
  • build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 #30
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 #29
  • build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 #28
  • build(deps-dev): bump release-it from 15.1.0 to 15.1.1 #27
  • chore: bump dependencies e0d5b2d
  • build: Change to use esbuild. 7688e32
  • build(deps-dev): bump @typescript-eslint/eslint-plugin 482f333

26 June 2022

  • build: Emit both cjs and esm. c82787d
  • build: move ts-node to peer dependencies. 1c82fda
  • chore: Remove deprecated method. 079cf2b

22 June 2022

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 #26
  • chore: bump dependencies 960e54b
  • build(deps-dev): bump @typescript-eslint/eslint-plugin 1703811
  • Release 2.0.2 431cf71

28 May 2022

  • build(deps-dev): bump release-it from 14.14.2 to 15.0.0 #25
  • chore: bump dependencies a4e62ce
  • build: improve how the tsconfig is handled for builds to better handle test ts checking. 6bb8618
  • Release 2.0.1 a5d9bef

29 April 2022

  • Update loader.ts #24
  • chore: bump dependencies c049172
  • chore: Add tests to confirm the number of calls ro register f0e7dd0
  • Release 2.0.0 48db861

4 April 2022

4 April 2022

3 April 2022

  • build(deps): bump minimist from 1.2.5 to 1.2.6 #23
  • build(deps-dev): bump eslint from 8.10.0 to 8.12.0 #22
  • build(deps-dev): bump release-it from 14.12.5 to 14.14.0 #21
  • build(deps): bump ts-node from 10.6.0 to 10.7.0 #20
  • build(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 #19
  • build(deps-dev): bump prettier from 2.6.1 to 2.6.2 #18
  • build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 #17
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.17.0 #16
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.1 #15
  • build(deps-dev): bump eslint-config-airbnb-typescript from 16.1.0 to 16.2.0 #14
  • build(deps-dev): bump typescript from 4.6.2 to 4.6.3 #13
  • build(deps-dev): bump @typescript-eslint/eslint-plugin dba4512
  • Release 1.0.7 2e04338
  • build(deps-dev): bump eslint-config-airbnb-typescript a8b2134

1 March 2022

  • chore: bump dependencies 7810d0d
  • Release 1.0.6 2d2bc6f
  • repo: remove extraneous install of npm 8. 4ef1bd3

10 February 2022

24 January 2022

4 January 2022

22 December 2021

12 December 2021

30 November 2021

30 November 2021

  • Release 0.0.9 67ac475
  • fix: releases now use whole git history for changelog generation 66638c3

30 November 2021

  • Release 0.0.8 342a5ff
  • repo: Restore changelog and add repo details 8b8b051
  • ide: add recommended extensions list a22a6e8

30 November 2021

  • Release 0.0.7 a02f945
  • cicd: Perform codecov submission after release version bump 55cdfa5

30 November 2021

30 November 2021

30 November 2021

  • Enable testing, linting, style, on release. f74f985
  • Release 0.0.4 4d6b7d6
  • Configure release git user 5ddd76b

30 November 2021

0.0.2

30 November 2021