Skip to content

feat(config): accept multiple entrypoints for build #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Apr 4, 2025

Conversation

jotanarciso
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Apr 4, 2025

SCC Complexity Analysis

  • Title: feat(config): accept multiple entrypoints for build
  • Author: jotanarciso
Metric Source Branch (feat/multi-entrypoint) Target Branch (main) Difference
Complexity 2522 2512 10
Code 39600 39380 220

@jotanarciso jotanarciso changed the base branch from main to stage April 4, 2025 18:23
@jotanarciso jotanarciso merged commit 556173e into stage Apr 4, 2025
4 checks passed
@jotanarciso jotanarciso deleted the feat/multi-entrypoint branch April 4, 2025 18:24
jotanarciso pushed a commit that referenced this pull request Apr 4, 2025
[skip ci]
## [1.18.0-stage.3](v1.18.0-stage.2...v1.18.0-stage.3) (2025-04-04)

### Features

* **config:** accept multiple entrypoints for build (#149) ([556173e](556173e))
@jotanarciso
Copy link
Collaborator Author

🎉 This PR is included in version 1.18.0-stage.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

jotanarciso added a commit that referenced this pull request Apr 10, 2025
* feat(config): accept multiple entrypoints for build (#148)

* feat(bundler): support multiple entrypoints

* feat(schema): accept multiple entries

* fix: add outDir BuildContext

* chore: BuildContext outDir optional

* chore: rm cli postinstall

* chore: rm debug

* refactor(config): buildContext

* fix(presets): next.js postbuild

* refactor(bundler): rm .dev sufix

* chore: fix test file

* test: update tests

* fix(esbuild): define default outdir

* test: resolve jest

* chore: fix tests and add jest globals for testing

* docs: update config docs

---------

Co-authored-by: José Filho <jc.bsfilho@gmail.com>

* ci: rm azion cli bin step

* chore(release): 1.18.0-stage.1

[skip ci]
## [1.18.0-stage.1](v1.17.4...v1.18.0-stage.1) (2025-04-04)

### Features

* **config:** accept multiple entrypoints for build (#148) ([9f58e50](9f58e50))

* Revert "chore(release): 1.18.0-stage.1"

This reverts commit 6b6f003.

* Revert "feat(config): accept multiple entrypoints for build (#148)"

This reverts commit 9f58e50.

* chore(release): 1.18.0-stage.2

[skip ci]
## [1.18.0-stage.2](v1.18.0-stage.1...v1.18.0-stage.2) (2025-04-04)

### Reverts

* Revert "feat(config): accept multiple entrypoints for build (#148)" ([daad9db](daad9db))
* Revert "chore(release): 1.18.0-stage.1" ([f458098](f458098))

* feat(config): accept multiple entrypoints for build (#149)

* feat(bundler): support multiple entrypoints

* feat(schema): accept multiple entries

* fix: add outDir BuildContext

* chore: BuildContext outDir optional

* chore: rm cli postinstall

* chore: rm debug

* refactor(config): buildContext

* fix(presets): next.js postbuild

* refactor(bundler): rm .dev sufix

* chore: fix test file

* test: update tests

* fix(esbuild): define default outdir

* test: resolve jest

* chore: fix tests and add jest globals for testing

* docs: update config docs

---------

Co-authored-by: José Filho <jc.bsfilho@gmail.com>

* chore(release): 1.18.0-stage.3

[skip ci]
## [1.18.0-stage.3](v1.18.0-stage.2...v1.18.0-stage.3) (2025-04-04)

### Features

* **config:** accept multiple entrypoints for build (#149) ([556173e](556173e))

---------

Co-authored-by: José Filho <jc.bsfilho@gmail.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants