# @table-nav/core

## 0.0.10

### Patch Changes

- 32d3d0e: fix(core): bind keyboard listeners so they work when passed by reference

## 0.0.9

### Patch Changes

- 044643a: bump broken workspace reference

## 0.0.8

### Patch Changes

- 79c91ba: fix rapid arrow navigation handling

## 0.0.7

### Patch Changes

- 5b271ee: trigger empty release to update docs

## 0.0.6

### Patch Changes

- 616b3fd: disable some arrow actions in cell navigation

## 0.0.4

### Patch Changes

- e8b1249: splitted cjs and esm export, use tsup for bundling and fixed weird Enter issue in grid navigation

## 0.0.3

### Patch Changes

- 59f13c7: constructor overloading, typedoc for `core` package, comments in methods, watch scripts and more

## 0.0.2

### Patch Changes

- 4d85f4c: fix importing from src and add peer dependency in react package
- 45291de: initial testing release
