log@3.0.0-dev.0
Pre-release
Pre-release
·
513 commits
to main
since this release
⚠ BREAKING CHANGES
- use esm
- fix enum exports parsing
- kebab case filenames for
srcfiles
🔨 Build
- deps-dev: drop
@flex-development/exceptions@4.0.1(e03aa28) - deps-dev: drop
lodash.merge@4.6.2(afbd4fa) - deps-dev: interactively upgrade dependencies (9112437)
- deps-opt: make
shelljsdeps optional (f0df520) - deps-peer: require
typescript>=4.4.0(65614ec) - fix enum exports parsing (1661ebd)
- use esm (4487c15)
- yarn: deduplicate dependencies (01b3adf)
🚚 Continuous Integration & Deployment
- workflows: add ids to
automate-pr-reviewssteps (e39878c) - workflows: support new tag prefix in
continuous-deploymentworkflow (9188fcc) - workflows: update environment variables and workflow syntax (0078377)
📖 Documentation
- fix module annotations in
toolsdirectory (48f732b) - remove
docs/examplesdirectory (c60e611) - update
release/*naming conventions (8c2b0e2) - update environment setup, merge strategies, and release docs (46de44f)
💅 Formatting & Structure
- kebab case filenames for
srcfiles (c59be49)
✏️ Housekeeping
- add
eslint-plugin-unicorn(66ae749) - add
githubcommit scope (34a50f5) - github: reorganize labels (5a3c380)
- re-add
scriptscommit scope (82293a8) - release: set package version to
3.0.0-dev.0(dedc655) - scripts: add
check:upgradesscript (ae4209e) - scripts: disable
postinstallduring git installs (c39b762) - tools: add
prereleaseoption toreleasecli (9c10682) - tools: add
ReleaseOptions.path(b7841d8) - tools: add option aliases to
ReleaseOptions(34e2a18) - tools: create tarballs from
buildscript (214afcc) - tools: move scripts to
toolsdirectory (c5522e6) - tools: rename package data helper (ae8238c)
- tools: update
buildandreleasecli options (1930db5) - tools: update
execreturn value (c763f8e) - tools: update release tag prefixing (c4d189b)
- tools: use
yarn packinpostchangelogscript (6b3ab68) - typescript: cleanup tsconfigs before esm migration (0cd74d7)
- update bug report issue template (0a52651)
- use
cjsextensions (abaabd1) - use typescript
commitlintconfig (e6c7aa2) - yarn: update
.yarnrc.ymlenv var names (57ad692)