Skip to content

Version Packages#89

Merged
JacobMGEvans merged 1 commit into
mainfrom
changeset-release/main
Dec 14, 2021
Merged

Version Packages#89
JacobMGEvans merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Dec 10, 2021

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

wrangler@0.1.0

Minor Changes

  • 689cd55: CI/CD Improvements

    Changeset

    Adding configuration allows for use of CLI for changesets. A necessary supplement to the changesets bot, and GitHub Action.

    • Installed Changeset CLI tool
    • NPX changeset init
      • Added changesets directory
      • Config
      • README
    • Modified the config for main branch instead of master

    ESLint & Prettier Integration

    Running Prettier as a rule through ESLint to improve CI/CD usage

    • Added additional TypeScript support for ESLint
    • Prettier errors as ESLint rule
    • .vscode directory w/ settings.json config added that enforces
      the usage of ESLint by anyone working in the workspace

Patch Changes

  • b0fcc7d: CI/CD Tests & Type Checking
    GH Workflow additions:

    • Added Testing script
    • Added Linting script
    • tsc is using skipLibCheck as a current workaround
      • TODO added for future removal
    • Runs on every Pull Request instance
    • Removed npm ci in favor of npm install
      • Removed --prefer-offline in favor of local cache artifact
  • 2f760f5: remove --polyfill-node

  • fd53780: kv:key put: make only one of value or --path <path> necessary

  • dc41476: Added optional shortcuts

  • 7858ca2: Removed NPM registry and timeout from CI

  • 85b5020: Make wrangler dev work with durable objects

@JacobMGEvans

Copy link
Copy Markdown
Contributor

@threepointone This PR being merged in should trigger a publish and changelog update

@github-actions github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from 0924f6c to 9045cdf Compare December 14, 2021 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

2 participants