# Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

# 1.42.0 (2023-04-13)

# Features

  • align git dep versions (#577) (2b5fb5e)
  • create-mud: use pnpm in templates, move to root so they can be installed/run (#599) (010740d)
  • v2 event decoding (#415) (374ed54)

# 1.41.0 (2023-03-09)

Note: Version bump only for package create-mud

# 1.40.0 (2023-03-03)

# Features

  • v2 - add store, world and schema-type, cli table code generation (#422) (cb731e0)

# BREAKING CHANGES

  • This commit removes the deprecated mud deploy CLI command. Use mud deploy-contracts instead.

# 1.39.0 (2023-02-22)

# Features

  • create-mud: default to latest mud version (#432) (5a38ad6)

# 1.38.0 (2023-02-22)

# Bug Fixes

  • create-mud: small linting/type fixes for templates (#425) (1f2598c)

# 1.37.1 (2023-02-17)

Note: Version bump only for package create-mud

# 1.37.0 (2023-02-16)

# Features

# Reverts

  • Revert "chore(release): publish v1.37.0" (c934f53)

# 1.36.1 (2023-02-16)

Note: Version bump only for package create-mud

# 1.36.0 (2023-02-16)

# Bug Fixes

  • create-mud: attempt to fix create-mud build/install issues (#406) (ea53acc)

# 1.35.0 (2023-02-15)

# Features