All notable changes to this project will be documented in this file.
- [breaking] Add support for options of
gas-entry-generator
(#293)
- Update readme to adjust new option structure (#296)
- Update configration for eslint v9 (#291)
- Update eslint rule (#292)
- Migrate from
conventional-changelog
togit-cliff
(#294) - Update yaml configrations for ci/cd (#295)
- Update ci/cd workflows (#298)
- Update config related workflow (#299)
- V2.0.0
- (deps) Update all non-major dependencies
- (deps) Update all non-major dependencies
- V1.1.14
- Support for vitest v1
- V1.1.13
- Fix wrong badge content
- Remove wrong badge
- Add packageManager to package.json
- Remove packageManager
- Switch to renovate from dependabot
- Remove original renovate.json
- Update renovate.json
- Fix renovate.json
- Fix renovate.json schedule
- Add tslib
- Migrate packagemanager to pnpm
- Update configration about pnpm
- Update rollup
- Exclude peerDependencies updates
- Remove postinstall script
- Sort imports
- V1.1.11
- Release:v1.1.11
- Fix wrong version for rollup of peerDependencies
- Add test case about missing manifest file
- Update ci settings
- Update workflow dependencies
- Update workflow setting for dependabot
- Release v1.1.10
- Refact the test file
- Remove unused import
- Update workflow and remove unused files
- Update workflow name
- Add workflow for dependabot
- Update the error message
- Release v1.1.9
- Release v1.1.9
- Support Rollup logging Functions
- Update plugin name as the name of NPM Package
- Format yamls for Github Actions
- Format yamls for Github Actions
- Format yamls for Github Actions
- Adjust to change default branch name
- Add rollup-plugin-delete
- Add watch mode of rollup to scripts
- Add @rollup/plugin-json
- Update keywords for NPM package
- Add pre-commit lint and format
- Add test at windows and remove the lint test
- Rlease v1.1.8
- Update the test logic to use snapshot
- Update the chenge log
- Update README.md
- Update the dependency of jobs
- Update Start conditon for the CI
- Restrict target repositories
- Update start condition for CI
- Update step names
- Release for v1.1.7
- Updatea the package for coverage(c8 -> v8)
- Update condition for starting Release tasks
- Chore: Release for v1.1.6
- Support for the NPM provenance
- Update the condition for starting CD
- Remove unnecessary configrations for git-cz
- Release for v1.1.5
- Support for the verbose option
- Add description for verbose option
- Add test for the verbose option
- Update CI settings
- Add process to delete dist folder as prebuild
- Change silent option as true of vitest configuration
- Release for v1.1.4
- Remove unnecessary lines for README.md
- Create dependabot.yml
- Update workflows of the Github Actions
- Update dependencies recommended by dependabot
- Release for v1.1.3
- Fix for type of readme
- Change the condition for starting CI/CD
- Release for v1.1.2
- Update github action badge
- Update the configration for CI
- Release for v1.1.1
- Support for switching to print the file name to bandle
- Support to copy the manifest file to dist directory
- Change common processing of test to function
- Fix typo for the title of unittest
- Fix typo for the title of unittest
- Update about section for README.md
- Fix an error in the description of the option
- Add description about copying manifest file to README
- Response to change not to output file name
- Add test for option of "moduleHeaderComment"
- Add the test for logic to copy the manifest file
- Change the target branch of the test-only WF to develop
- Add a Github action to auto-approve pull requests
- Add and Update CI/CD configrations (#3)
- Install the converntional-changelog-cli
- Add script to generate the CHANGELOG.md
- Add the CHANGELOE.md
- Remove unused devDependencies(fs)
- Update and add scripts for chanelog and coverage:ui
- Change the d.ts file to the one in dist directory
- Add the Github Action and remove CircleCI configs
- Release for v1.1.0
- Add NPM badge to README.md
- Fix typo at the package name
- Add authir to the package.json
- Add badge for circleci
- Install CercleCI
- Install CodeCov
- Update Readme and circleci configration
- Add CI/CD settings
- Add test for TS and fix test at scripts
- Change package name
- Remove unused workflow from CI
- Add the main logic of this project
- Change to be able to execute treeshake
- Add option for include
- Add a feature to write the source name in the bundle
- Update the logic for formatting of entry point functions
- Remove optional items that are not implemented
- Remove logic to insert dev comments into bundle files
- Delete unnecessary output in rollup.config.ts
- Add node's built-in module to external for rollup.config
- Fixies of import along with modification of package.json
- Add test that only one bundle file is created
- Commonize test logic for generating Fixture paths
- Change dir name for test to "tests" from "test"
- Add configration for ignore files
- Change directory name for types and rename variable
- Change name of interface for plugin option
- Merge the README.md from 'origin/main'
- Remove Treeshake related description from README.md
- Add about and Usege of Node
- Update README.md
- Add basic tests for bundling
- Add test for comment option
- Add test for include option
- Added a test for the display filename of imported
- Create initial package.json
- Install required packages
- Create tsconfig.json
- Setup vitest
- Install eslint and prettier
- Configration for eslint and prettier
- Added setting to exclude linting for bundle result
- Exclude test/fixtures/* from linting and formatting
- Add coverage-c8 and script at package.json
- Add rollup-pluginutils to dependencies
- Add .vscode to .gitignore
- Change package.json
- Migrate Package Manager from NPM to Yarn
- Install @rollup/plugin-typescript
- Remove unused option for tsconfig.json
- Add peerDependencies at package.json
- Add build-related settings
- Add configration for git-cz
- Add build configration using Rollup
- Write ambient declaration in a separate file
- Add types directory to include in tsconfig.json
- Change path for types directory in package.json
- Install rollup-plugin-node-builtins
- Remove ignore path to samples
- Remove plugin setting for rollup-plugin-node-builtins
- Remove rollup-plugin-node-builtins
- Remove type from package.json
- Downgrade typescript 5.0.5
- Add configration for linter and formatter
- Initialize version number